#bb602d color space conversions
Hex:
#bb602d
RGB:
187, 96, 45
CMY:
27, 62, 82
CMYK:
0, 49, 76, 27
HSL:
22°, 61.2069%, 45.4902%
HSV (HSB):
22°, 75.9358%, 73.3333%
XYZ:
25.1500, 19.1200, 4.8476
xyY:
0.5120, 0.3893, 19.1200
CIE-Lab:
50.8273, 32.9501, 44.3348
CIE-LCH:
50.8273, 55.2385, 53.3799
CIE-Luv:
50.8273, 72.8706, 38.7993
Hunter-Lab:
43.7264, 26.1463, 24.0355
#bb602d color charts
#bb602d color shades, tints & tones
#bb602d color schemes
#bb602d color preview, HTML & CSS examples
This text has a color of #bb602d
<p style="color:#bb602d;">Text here</p>
.mytext {color:#bb602d;}
This box has a color of #bb602d
<div style="background-color:#bb602d;">Content here</div>
.mybackground {background-color:#bb602d;}
Border around this has a color of #bb602d
<div style="border:2px solid #bb602d;">Content here</div>
.myborder {border:2px solid #bb602d;}