#d02d28 color space conversions
Hex:
#d02d28
RGB:
208, 45, 40
CMY:
18, 82, 84
CMYK:
0, 78, 81, 18
HSL:
2°, 67.7419%, 48.6275%
HSV (HSB):
2°, 80.7692%, 81.5686%
XYZ:
27.3338, 15.4399, 3.5470
xyY:
0.5901, 0.3333, 15.4399
CIE-Lab:
46.2309, 61.7964, 43.4195
CIE-LCH:
46.2309, 75.5252, 35.0927
CIE-Luv:
46.2309, 124.8563, 28.3320
Hunter-Lab:
39.2936, 55.4062, 22.1534
#d02d28 color charts
#d02d28 color shades, tints & tones
#d02d28 color schemes
#d02d28 color preview, HTML & CSS examples
This text has a color of #d02d28
<p style="color:#d02d28;">Text here</p>
.mytext {color:#d02d28;}
This box has a color of #d02d28
<div style="background-color:#d02d28;">Content here</div>
.mybackground {background-color:#d02d28;}
Border around this has a color of #d02d28
<div style="border:2px solid #d02d28;">Content here</div>
.myborder {border:2px solid #d02d28;}