#d5230c color space conversions
Hex:
#d5230c
RGB:
213, 35, 12
CMY:
16, 86, 95
CMYK:
0, 84, 94, 16
HSL:
7°, 89.3333%, 44.1176%
HSV (HSB):
7°, 94.3662%, 83.5294%
XYZ:
28.1080, 15.3747, 1.8340
xyY:
0.6203, 0.3393, 15.3747
CIE-Lab:
46.1432, 65.2609, 55.8760
CIE-LCH:
46.1432, 85.9134, 40.5699
CIE-Luv:
46.1432, 136.5682, 33.1989
Hunter-Lab:
39.2106, 59.3383, 24.6743
#d5230c color charts
#d5230c color shades, tints & tones
#d5230c color schemes
#d5230c color preview, HTML & CSS examples
This text has a color of #d5230c
<p style="color:#d5230c;">Text here</p>
.mytext {color:#d5230c;}
This box has a color of #d5230c
<div style="background-color:#d5230c;">Content here</div>
.mybackground {background-color:#d5230c;}
Border around this has a color of #d5230c
<div style="border:2px solid #d5230c;">Content here</div>
.myborder {border:2px solid #d5230c;}