#bb234c color space conversions
Hex:
#bb234c
RGB:
187, 35, 76
CMY:
27, 86, 70
CMYK:
0, 81, 59, 27
HSL:
344°, 68.4685%, 43.5294%
HSV (HSB):
344°, 81.2834%, 73.3333%
XYZ:
22.3991, 12.2887, 8.0289
xyY:
0.5244, 0.2877, 12.2887
CIE-Lab:
41.6713, 60.2571, 15.5655
CIE-LCH:
41.6713, 62.2351, 14.4839
CIE-Luv:
41.6713, 103.1082, 5.8643
Hunter-Lab:
35.0552, 52.7088, 10.9591
#bb234c color charts
#bb234c color shades, tints & tones
#bb234c color schemes
#bb234c color preview, HTML & CSS examples
This text has a color of #bb234c
<p style="color:#bb234c;">Text here</p>
.mytext {color:#bb234c;}
This box has a color of #bb234c
<div style="background-color:#bb234c;">Content here</div>
.mybackground {background-color:#bb234c;}
Border around this has a color of #bb234c
<div style="border:2px solid #bb234c;">Content here</div>
.myborder {border:2px solid #bb234c;}