#961c1c color space conversions
Hex:
#961c1c
RGB:
150, 28, 28
CMY:
41, 89, 89
CMYK:
0, 81, 81, 41
HSL:
0°, 68.5393%, 34.9020%
HSV (HSB):
0°, 81.3333%, 58.8235%
XYZ:
13.2025, 7.3984, 1.8308
xyY:
0.5886, 0.3298, 7.3984
CIE-Lab:
32.6971, 49.0447, 32.7229
CIE-LCH:
32.6971, 58.9591, 33.7114
CIE-Luv:
32.6971, 89.0184, 19.1960
Hunter-Lab:
27.2000, 39.0418, 15.0493
#961c1c color charts
#961c1c color shades, tints & tones
#961c1c color schemes
#961c1c color preview, HTML & CSS examples
This text has a color of #961c1c
<p style="color:#961c1c;">Text here</p>
.mytext {color:#961c1c;}
This box has a color of #961c1c
<div style="background-color:#961c1c;">Content here</div>
.mybackground {background-color:#961c1c;}
Border around this has a color of #961c1c
<div style="border:2px solid #961c1c;">Content here</div>
.myborder {border:2px solid #961c1c;}