#b4005d color space conversions
Hex:
#b4005d
RGB:
180, 0, 93
CMY:
29, 100, 64
CMYK:
0, 100, 48, 29
HSL:
329°, 100.0000%, 35.2941%
HSV (HSB):
329°, 100.0000%, 70.5882%
XYZ:
20.7982, 10.4936, 11.2852
xyY:
0.4885, 0.2465, 10.4936
CIE-Lab:
38.7141, 65.4630, 0.3884
CIE-LCH:
38.7141, 65.4642, 0.3399
CIE-Luv:
38.7141, 97.8743, -11.5627
Hunter-Lab:
32.3938, 57.9151, 2.0205
#b4005d color charts
#b4005d color shades, tints & tones
#b4005d color schemes
#b4005d color preview, HTML & CSS examples
This text has a color of #b4005d
<p style="color:#b4005d;">Text here</p>
.mytext {color:#b4005d;}
This box has a color of #b4005d
<div style="background-color:#b4005d;">Content here</div>
.mybackground {background-color:#b4005d;}
Border around this has a color of #b4005d
<div style="border:2px solid #b4005d;">Content here</div>
.myborder {border:2px solid #b4005d;}