#d2082f color space conversions
Hex:
#d2082f
RGB:
210, 8, 47
CMY:
18, 97, 82
CMYK:
0, 96, 78, 18
HSL:
348°, 92.6606%, 42.7451%
HSV (HSB):
348°, 96.1905%, 82.3529%
XYZ:
27.1783, 14.0805, 3.9747
xyY:
0.6008, 0.3113, 14.0805
CIE-Lab:
44.3482, 69.2841, 37.7032
CIE-LCH:
44.3482, 78.8785, 28.5543
CIE-Luv:
44.3482, 136.3331, 21.8703
Hunter-Lab:
37.5240, 63.6186, 19.9866
#d2082f color charts
#d2082f color shades, tints & tones
#d2082f color schemes
#d2082f color preview, HTML & CSS examples
This text has a color of #d2082f
<p style="color:#d2082f;">Text here</p>
.mytext {color:#d2082f;}
This box has a color of #d2082f
<div style="background-color:#d2082f;">Content here</div>
.mybackground {background-color:#d2082f;}
Border around this has a color of #d2082f
<div style="border:2px solid #d2082f;">Content here</div>
.myborder {border:2px solid #d2082f;}