#b7395f color space conversions
Hex:
#b7395f
RGB:
183, 57, 95
CMY:
28, 78, 63
CMYK:
0, 69, 48, 28
HSL:
342°, 52.5000%, 47.0588%
HSV (HSB):
342°, 68.8525%, 71.7647%
XYZ:
23.0571, 13.8198, 12.2787
xyY:
0.4691, 0.2811, 13.8198
CIE-Lab:
43.9733, 53.3298, 6.7762
CIE-LCH:
43.9733, 53.7586, 7.2414
CIE-Luv:
43.9733, 84.2275, -1.6191
Hunter-Lab:
37.1749, 45.6555, 6.4392
#b7395f color charts
#b7395f color shades, tints & tones
#b7395f color schemes
#b7395f color preview, HTML & CSS examples
This text has a color of #b7395f
<p style="color:#b7395f;">Text here</p>
.mytext {color:#b7395f;}
This box has a color of #b7395f
<div style="background-color:#b7395f;">Content here</div>
.mybackground {background-color:#b7395f;}
Border around this has a color of #b7395f
<div style="border:2px solid #b7395f;">Content here</div>
.myborder {border:2px solid #b7395f;}