#b2037c color space conversions
Hex:
#b2037c
RGB:
178, 3, 124
CMY:
30, 99, 51
CMYK:
0, 98, 30, 30
HSL:
319°, 96.6851%, 35.4902%
HSV (HSB):
319°, 98.3146%, 69.8039%
XYZ:
22.0308, 10.9853, 20.0280
xyY:
0.4153, 0.2071, 10.9853
CIE-Lab:
39.5558, 67.6735, -17.9567
CIE-LCH:
39.5558, 70.0154, 345.1395
CIE-Luv:
39.5558, 81.8057, -34.9109
Hunter-Lab:
33.1441, 60.6459, -12.6263
#b2037c color charts
#b2037c color shades, tints & tones
#b2037c color schemes
#b2037c color preview, HTML & CSS examples
This text has a color of #b2037c
<p style="color:#b2037c;">Text here</p>
.mytext {color:#b2037c;}
This box has a color of #b2037c
<div style="background-color:#b2037c;">Content here</div>
.mybackground {background-color:#b2037c;}
Border around this has a color of #b2037c
<div style="border:2px solid #b2037c;">Content here</div>
.myborder {border:2px solid #b2037c;}