#d02f05 color space conversions
Hex:
#d02f05
RGB:
208, 47, 5
CMY:
18, 82, 98
CMYK:
0, 77, 98, 18
HSL:
12°, 95.3052%, 41.7647%
HSV (HSB):
12°, 97.5962%, 81.5686%
XYZ:
27.0563, 15.4539, 1.7005
xyY:
0.6120, 0.3496, 15.4539
CIE-Lab:
46.2497, 60.5947, 57.3353
CIE-LCH:
46.2497, 83.4210, 43.4169
CIE-Luv:
46.2497, 127.5589, 35.2142
Hunter-Lab:
39.3114, 54.0587, 24.9534
#d02f05 color charts
#d02f05 color shades, tints & tones
#d02f05 color schemes
#d02f05 color preview, HTML & CSS examples
This text has a color of #d02f05
<p style="color:#d02f05;">Text here</p>
.mytext {color:#d02f05;}
This box has a color of #d02f05
<div style="background-color:#d02f05;">Content here</div>
.mybackground {background-color:#d02f05;}
Border around this has a color of #d02f05
<div style="border:2px solid #d02f05;">Content here</div>
.myborder {border:2px solid #d02f05;}