#d02d06 color space conversions
Hex:
#d02d06
RGB:
208, 45, 6
CMY:
18, 82, 98
CMYK:
0, 78, 97, 18
HSL:
12°, 94.3925%, 41.9608%
HSV (HSB):
12°, 97.1154%, 81.5686%
XYZ:
26.9837, 15.2998, 1.7033
xyY:
0.6135, 0.3478, 15.2998
CIE-Lab:
46.0421, 61.1947, 56.9500
CIE-LCH:
46.0421, 83.5948, 42.9424
CIE-Luv:
46.0421, 128.5497, 34.7470
Hunter-Lab:
39.1150, 54.6880, 24.7987
#d02d06 color charts
#d02d06 color shades, tints & tones
#d02d06 color schemes
#d02d06 color preview, HTML & CSS examples
This text has a color of #d02d06
<p style="color:#d02d06;">Text here</p>
.mytext {color:#d02d06;}
This box has a color of #d02d06
<div style="background-color:#d02d06;">Content here</div>
.mybackground {background-color:#d02d06;}
Border around this has a color of #d02d06
<div style="border:2px solid #d02d06;">Content here</div>
.myborder {border:2px solid #d02d06;}