#b9024c color space conversions
Hex:
#b9024c
RGB:
185, 2, 76
CMY:
27, 99, 70
CMYK:
0, 99, 59, 27
HSL:
336°, 97.8610%, 36.6667%
HSV (HSB):
336°, 98.9189%, 72.5490%
XYZ:
21.3338, 10.8795, 7.8130
xyY:
0.5330, 0.2718, 10.8795
CIE-Lab:
39.3768, 65.1714, 12.3679
CIE-LCH:
39.3768, 66.3346, 10.7455
CIE-Luv:
39.3768, 108.7752, 1.2745
Hunter-Lab:
32.9841, 57.7299, 9.0447
#b9024c color charts
#b9024c color shades, tints & tones
#b9024c color schemes
#b9024c color preview, HTML & CSS examples
This text has a color of #b9024c
<p style="color:#b9024c;">Text here</p>
.mytext {color:#b9024c;}
This box has a color of #b9024c
<div style="background-color:#b9024c;">Content here</div>
.mybackground {background-color:#b9024c;}
Border around this has a color of #b9024c
<div style="border:2px solid #b9024c;">Content here</div>
.myborder {border:2px solid #b9024c;}