#d60d26 color space conversions
Hex:
#d60d26
RGB:
214, 13, 38
CMY:
16, 95, 85
CMYK:
0, 94, 82, 16
HSL:
353°, 88.5463%, 44.5098%
HSV (HSB):
353°, 93.9252%, 83.9216%
XYZ:
28.2253, 14.7239, 3.1881
xyY:
0.6118, 0.3191, 14.7239
CIE-Lab:
45.2537, 69.5580, 43.9665
CIE-LCH:
45.2537, 82.2883, 32.2963
CIE-Luv:
45.2537, 140.4063, 25.8859
Hunter-Lab:
38.3718, 64.1496, 21.9342
#d60d26 color charts
#d60d26 color shades, tints & tones
#d60d26 color schemes
#d60d26 color preview, HTML & CSS examples
This text has a color of #d60d26
<p style="color:#d60d26;">Text here</p>
.mytext {color:#d60d26;}
This box has a color of #d60d26
<div style="background-color:#d60d26;">Content here</div>
.mybackground {background-color:#d60d26;}
Border around this has a color of #d60d26
<div style="border:2px solid #d60d26;">Content here</div>
.myborder {border:2px solid #d60d26;}