#b9005f color space conversions
Hex:
#b9005f
RGB:
185, 0, 95
CMY:
27, 100, 63
CMYK:
0, 100, 49, 27
HSL:
329°, 100.0000%, 36.2745%
HSV (HSB):
329°, 100.0000%, 72.5490%
XYZ:
22.0731, 11.1405, 11.8134
xyY:
0.4902, 0.2474, 11.1405
CIE-Lab:
39.8161, 66.7482, 0.8449
CIE-LCH:
39.8161, 66.7535, 0.7252
CIE-Luv:
39.8161, 101.0548, -11.3688
Hunter-Lab:
33.3774, 59.6351, 2.3794
#b9005f color charts
#b9005f color shades, tints & tones
#b9005f color schemes
#b9005f color preview, HTML & CSS examples
This text has a color of #b9005f
<p style="color:#b9005f;">Text here</p>
.mytext {color:#b9005f;}
This box has a color of #b9005f
<div style="background-color:#b9005f;">Content here</div>
.mybackground {background-color:#b9005f;}
Border around this has a color of #b9005f
<div style="border:2px solid #b9005f;">Content here</div>
.myborder {border:2px solid #b9005f;}