#d12f04 color space conversions
Hex:
#d12f04
RGB:
209, 47, 4
CMY:
18, 82, 98
CMYK:
0, 78, 98, 18
HSL:
13°, 96.2441%, 41.7647%
HSV (HSB):
13°, 98.0861%, 81.9608%
XYZ:
27.3329, 15.5971, 1.6848
xyY:
0.6126, 0.3496, 15.5971
CIE-Lab:
46.4414, 60.8854, 57.8197
CIE-LCH:
46.4414, 83.9652, 43.5206
CIE-Luv:
46.4414, 128.3855, 35.4418
Hunter-Lab:
39.4932, 54.4254, 25.1159
#d12f04 color charts
#d12f04 color shades, tints & tones
#d12f04 color schemes
#d12f04 color preview, HTML & CSS examples
This text has a color of #d12f04
<p style="color:#d12f04;">Text here</p>
.mytext {color:#d12f04;}
This box has a color of #d12f04
<div style="background-color:#d12f04;">Content here</div>
.mybackground {background-color:#d12f04;}
Border around this has a color of #d12f04
<div style="border:2px solid #d12f04;">Content here</div>
.myborder {border:2px solid #d12f04;}