#b02c43 color space conversions
Hex:
#b02c43
RGB:
176, 44, 67
CMY:
31, 83, 74
CMYK:
0, 75, 62, 31
HSL:
350°, 60.0000%, 43.1373%
HSV (HSB):
350°, 75.0000%, 69.0196%
XYZ:
19.8183, 11.4367, 6.4732
xyY:
0.5253, 0.3031, 11.4367
CIE-Lab:
40.3065, 53.7914, 19.0225
CIE-LCH:
40.3065, 57.0558, 19.4754
CIE-Luv:
40.3065, 93.3947, 10.4667
Hunter-Lab:
33.8182, 45.4235, 12.3240
#b02c43 color charts
#b02c43 color shades, tints & tones
#b02c43 color schemes
#b02c43 color preview, HTML & CSS examples
This text has a color of #b02c43
<p style="color:#b02c43;">Text here</p>
.mytext {color:#b02c43;}
This box has a color of #b02c43
<div style="background-color:#b02c43;">Content here</div>
.mybackground {background-color:#b02c43;}
Border around this has a color of #b02c43
<div style="border:2px solid #b02c43;">Content here</div>
.myborder {border:2px solid #b02c43;}