#b2604c color space conversions
Hex:
#b2604c
RGB:
178, 96, 76
CMY:
30, 62, 70
CMYK:
0, 46, 57, 30
HSL:
12°, 40.1575%, 49.8039%
HSV (HSB):
12°, 57.3034%, 69.8039%
XYZ:
23.8475, 18.3525, 9.1230
xyY:
0.4647, 0.3576, 18.3525
CIE-Lab:
49.9209, 31.2167, 26.1405
CIE-LCH:
49.9209, 40.7162, 39.9424
CIE-Luv:
49.9209, 61.2080, 24.3663
Hunter-Lab:
42.8398, 24.3951, 17.3618
#b2604c color charts
#b2604c color shades, tints & tones
#b2604c color schemes
#b2604c color preview, HTML & CSS examples
This text has a color of #b2604c
<p style="color:#b2604c;">Text here</p>
.mytext {color:#b2604c;}
This box has a color of #b2604c
<div style="background-color:#b2604c;">Content here</div>
.mybackground {background-color:#b2604c;}
Border around this has a color of #b2604c
<div style="border:2px solid #b2604c;">Content here</div>
.myborder {border:2px solid #b2604c;}