#b2038c color space conversions
Hex:
#b2038c
RGB:
178, 3, 140
CMY:
30, 99, 45
CMYK:
0, 98, 21, 30
HSL:
313°, 96.6851%, 35.4902%
HSV (HSB):
313°, 98.3146%, 69.8039%
XYZ:
23.1263, 11.4236, 25.7970
xyY:
0.3832, 0.1893, 11.4236
CIE-Lab:
40.2849, 69.5398, -26.7132
CIE-LCH:
40.2849, 74.4941, 338.9861
CIE-Luv:
40.2849, 74.5829, -47.2230
Hunter-Lab:
33.7987, 62.9881, -21.5942
#b2038c color charts
#b2038c color shades, tints & tones
#b2038c color schemes
#b2038c color preview, HTML & CSS examples
This text has a color of #b2038c
<p style="color:#b2038c;">Text here</p>
.mytext {color:#b2038c;}
This box has a color of #b2038c
<div style="background-color:#b2038c;">Content here</div>
.mybackground {background-color:#b2038c;}
Border around this has a color of #b2038c
<div style="border:2px solid #b2038c;">Content here</div>
.myborder {border:2px solid #b2038c;}