#b0038c color space conversions
Hex:
#b0038c
RGB:
176, 3, 140
CMY:
31, 99, 45
CMYK:
0, 98, 20, 31
HSL:
312°, 96.6480%, 35.0980%
HSV (HSB):
312°, 98.2955%, 69.0196%
XYZ:
22.6707, 11.1887, 25.7757
xyY:
0.3802, 0.1876, 11.1887
CIE-Lab:
39.8965, 69.1505, -27.3488
CIE-LCH:
39.8965, 74.3623, 338.4214
CIE-Luv:
39.8965, 72.9984, -47.9006
Hunter-Lab:
33.4495, 62.4433, -22.2734
#b0038c color charts
#b0038c color shades, tints & tones
#b0038c color schemes
#b0038c color preview, HTML & CSS examples
This text has a color of #b0038c
<p style="color:#b0038c;">Text here</p>
.mytext {color:#b0038c;}
This box has a color of #b0038c
<div style="background-color:#b0038c;">Content here</div>
.mybackground {background-color:#b0038c;}
Border around this has a color of #b0038c
<div style="border:2px solid #b0038c;">Content here</div>
.myborder {border:2px solid #b0038c;}