#d02e2b color space conversions
Hex:
#d02e2b
RGB:
208, 46, 43
CMY:
18, 82, 83
CMYK:
0, 78, 79, 18
HSL:
1°, 65.7371%, 49.2157%
HSV (HSB):
1°, 79.3269%, 81.5686%
XYZ:
27.4255, 15.5383, 3.8392
xyY:
0.5860, 0.3320, 15.5383
CIE-Lab:
46.3628, 61.5961, 41.9392
CIE-LCH:
46.3628, 74.5183, 34.2500
CIE-Luv:
46.3628, 123.8280, 27.5836
Hunter-Lab:
39.4187, 55.2084, 21.8185
#d02e2b color charts
#d02e2b color shades, tints & tones
#d02e2b color schemes
#d02e2b color preview, HTML & CSS examples
This text has a color of #d02e2b
<p style="color:#d02e2b;">Text here</p>
.mytext {color:#d02e2b;}
This box has a color of #d02e2b
<div style="background-color:#d02e2b;">Content here</div>
.mybackground {background-color:#d02e2b;}
Border around this has a color of #d02e2b
<div style="border:2px solid #d02e2b;">Content here</div>
.myborder {border:2px solid #d02e2b;}