#b1035c color space conversions
Hex:
#b1035c
RGB:
177, 3, 92
CMY:
31, 99, 64
CMYK:
0, 98, 48, 31
HSL:
329°, 96.6667%, 35.2941%
HSV (HSB):
329°, 98.3051%, 69.4118%
XYZ:
20.0958, 10.1849, 11.0319
xyY:
0.4864, 0.2465, 10.1849
CIE-Lab:
38.1723, 64.3678, 0.1624
CIE-LCH:
38.1723, 64.3680, 0.1445
CIE-Luv:
38.1723, 95.4938, -11.5570
Hunter-Lab:
31.9139, 56.5502, 1.8444
#b1035c color charts
#b1035c color shades, tints & tones
#b1035c color schemes
#b1035c color preview, HTML & CSS examples
This text has a color of #b1035c
<p style="color:#b1035c;">Text here</p>
.mytext {color:#b1035c;}
This box has a color of #b1035c
<div style="background-color:#b1035c;">Content here</div>
.mybackground {background-color:#b1035c;}
Border around this has a color of #b1035c
<div style="border:2px solid #b1035c;">Content here</div>
.myborder {border:2px solid #b1035c;}