#b04e5c color space conversions
Hex:
#b04e5c
RGB:
176, 78, 92
CMY:
31, 69, 64
CMYK:
0, 56, 48, 31
HSL:
351°, 38.5827%, 49.8039%
HSV (HSB):
351°, 55.6818%, 69.0196%
XYZ:
22.5607, 15.4516, 11.9186
xyY:
0.4518, 0.3095, 15.4516
CIE-Lab:
46.2466, 41.2767, 11.6497
CIE-LCH:
46.2466, 42.8892, 15.7609
CIE-Luv:
46.2466, 68.0834, 6.6413
Hunter-Lab:
39.3085, 33.6581, 9.5389
#b04e5c color charts
#b04e5c color shades, tints & tones
#b04e5c color schemes
#b04e5c color preview, HTML & CSS examples
This text has a color of #b04e5c
<p style="color:#b04e5c;">Text here</p>
.mytext {color:#b04e5c;}
This box has a color of #b04e5c
<div style="background-color:#b04e5c;">Content here</div>
.mybackground {background-color:#b04e5c;}
Border around this has a color of #b04e5c
<div style="border:2px solid #b04e5c;">Content here</div>
.myborder {border:2px solid #b04e5c;}