#b2645a color space conversions
Hex:
#b2645a
RGB:
178, 100, 90
CMY:
30, 61, 65
CMYK:
0, 44, 49, 30
HSL:
7°, 36.3636%, 52.5490%
HSV (HSB):
7°, 49.4382%, 69.8039%
XYZ:
24.7627, 19.3175, 12.0964
xyY:
0.4408, 0.3439, 19.3175
CIE-Lab:
51.0566, 30.3053, 19.4695
CIE-LCH:
51.0566, 36.0205, 32.7185
CIE-Luv:
51.0566, 56.0896, 18.0844
Hunter-Lab:
43.9517, 23.6529, 14.4484
#b2645a color charts
#b2645a color shades, tints & tones
#b2645a color schemes
#b2645a color preview, HTML & CSS examples
This text has a color of #b2645a
<p style="color:#b2645a;">Text here</p>
.mytext {color:#b2645a;}
This box has a color of #b2645a
<div style="background-color:#b2645a;">Content here</div>
.mybackground {background-color:#b2645a;}
Border around this has a color of #b2645a
<div style="border:2px solid #b2645a;">Content here</div>
.myborder {border:2px solid #b2645a;}