#b2185e color space conversions
Hex:
#b2185e
RGB:
178, 24, 94
CMY:
30, 91, 63
CMYK:
0, 87, 47, 30
HSL:
333°, 76.2376%, 39.6078%
HSV (HSB):
333°, 86.5169%, 69.8039%
XYZ:
20.7071, 10.9264, 11.6073
xyY:
0.4789, 0.2527, 10.9264
CIE-Lab:
39.4562, 61.8240, 0.7825
CIE-LCH:
39.4562, 61.8290, 0.7251
CIE-Luv:
39.4562, 92.1428, -10.3488
Hunter-Lab:
33.0551, 53.9735, 2.3189
#b2185e color charts
#b2185e color shades, tints & tones
#b2185e color schemes
#b2185e color preview, HTML & CSS examples
This text has a color of #b2185e
<p style="color:#b2185e;">Text here</p>
.mytext {color:#b2185e;}
This box has a color of #b2185e
<div style="background-color:#b2185e;">Content here</div>
.mybackground {background-color:#b2185e;}
Border around this has a color of #b2185e
<div style="border:2px solid #b2185e;">Content here</div>
.myborder {border:2px solid #b2185e;}