#bb225c color space conversions
Hex:
#bb225c
RGB:
187, 34, 92
CMY:
27, 87, 64
CMYK:
0, 82, 51, 27
HSL:
337°, 69.2308%, 43.3333%
HSV (HSB):
337°, 81.8182%, 73.3333%
XYZ:
22.9973, 12.4816, 11.3223
xyY:
0.4914, 0.2667, 12.4816
CIE-Lab:
41.9715, 61.6887, 5.9016
CIE-LCH:
41.9715, 61.9703, 5.4648
CIE-Luv:
41.9715, 97.5998, -4.5313
Hunter-Lab:
35.3292, 54.3671, 5.7292
#bb225c color charts
#bb225c color shades, tints & tones
#bb225c color schemes
#bb225c color preview, HTML & CSS examples
This text has a color of #bb225c
<p style="color:#bb225c;">Text here</p>
.mytext {color:#bb225c;}
This box has a color of #bb225c
<div style="background-color:#bb225c;">Content here</div>
.mybackground {background-color:#bb225c;}
Border around this has a color of #bb225c
<div style="border:2px solid #bb225c;">Content here</div>
.myborder {border:2px solid #bb225c;}