#d2060a color space conversions
Hex:
#d2060a
RGB:
210, 6, 10
CMY:
18, 98, 96
CMYK:
0, 97, 95, 18
HSL:
359°, 94.4444%, 42.3529%
HSV (HSB):
359°, 97.1429%, 82.3529%
XYZ:
26.6983, 13.8538, 1.5541
xyY:
0.6341, 0.3290, 13.8538
CIE-Lab:
44.0225, 68.7371, 54.9733
CIE-LCH:
44.0225, 88.0162, 38.6515
CIE-Luv:
44.0225, 142.3178, 30.3256
Hunter-Lab:
37.2207, 62.9011, 23.5790
#d2060a color charts
#d2060a color shades, tints & tones
#d2060a color schemes
#d2060a color preview, HTML & CSS examples
This text has a color of #d2060a
<p style="color:#d2060a;">Text here</p>
.mytext {color:#d2060a;}
This box has a color of #d2060a
<div style="background-color:#d2060a;">Content here</div>
.mybackground {background-color:#d2060a;}
Border around this has a color of #d2060a
<div style="border:2px solid #d2060a;">Content here</div>
.myborder {border:2px solid #d2060a;}