#d75f0c color space conversions
Hex:
#d75f0c
RGB:
215, 95, 12
CMY:
16, 63, 95
CMYK:
0, 56, 94, 16
HSL:
25°, 89.4273%, 44.5098%
HSV (HSB):
25°, 94.4186%, 84.3137%
XYZ:
32.1829, 22.6580, 3.0250
xyY:
0.5562, 0.3916, 22.6580
CIE-Lab:
54.7183, 43.6765, 61.3541
CIE-LCH:
54.7183, 75.3124, 54.5539
CIE-Luv:
54.7183, 99.5337, 47.4551
Hunter-Lab:
47.6005, 37.3839, 29.5524
#d75f0c color charts
#d75f0c color shades, tints & tones
#d75f0c color schemes
#d75f0c color preview, HTML & CSS examples
This text has a color of #d75f0c
<p style="color:#d75f0c;">Text here</p>
.mytext {color:#d75f0c;}
This box has a color of #d75f0c
<div style="background-color:#d75f0c;">Content here</div>
.mybackground {background-color:#d75f0c;}
Border around this has a color of #d75f0c
<div style="border:2px solid #d75f0c;">Content here</div>
.myborder {border:2px solid #d75f0c;}