#bb3b4d color space conversions
Hex:
#bb3b4d
RGB:
187, 59, 77
CMY:
27, 77, 70
CMYK:
0, 68, 59, 27
HSL:
352°, 52.0325%, 48.2353%
HSV (HSB):
352°, 68.4492%, 73.3333%
XYZ:
23.3970, 14.2285, 8.5344
xyY:
0.5069, 0.3082, 14.2285
CIE-Lab:
44.5589, 52.3306, 18.8197
CIE-LCH:
44.5589, 55.6118, 19.7802
CIE-Luv:
44.5589, 91.9780, 11.3725
Hunter-Lab:
37.7207, 44.7068, 12.9900
#bb3b4d color charts
#bb3b4d color shades, tints & tones
#bb3b4d color schemes
#bb3b4d color preview, HTML & CSS examples
This text has a color of #bb3b4d
<p style="color:#bb3b4d;">Text here</p>
.mytext {color:#bb3b4d;}
This box has a color of #bb3b4d
<div style="background-color:#bb3b4d;">Content here</div>
.mybackground {background-color:#bb3b4d;}
Border around this has a color of #bb3b4d
<div style="border:2px solid #bb3b4d;">Content here</div>
.myborder {border:2px solid #bb3b4d;}