#d31a02 color space conversions
Hex:
#d31a02
RGB:
211, 26, 2
CMY:
17, 90, 99
CMYK:
0, 88, 99, 17
HSL:
7°, 98.1221%, 41.7647%
HSV (HSB):
7°, 99.0521%, 82.7451%
XYZ:
27.2443, 14.5921, 1.4380
xyY:
0.6296, 0.3372, 14.5921
CIE-Lab:
45.0703, 66.4382, 58.0184
CIE-LCH:
45.0703, 88.2053, 41.1297
CIE-Luv:
45.0703, 139.0402, 32.8442
Hunter-Lab:
38.1995, 60.4589, 24.5077
#d31a02 color charts
#d31a02 color shades, tints & tones
#d31a02 color schemes
#d31a02 color preview, HTML & CSS examples
This text has a color of #d31a02
<p style="color:#d31a02;">Text here</p>
.mytext {color:#d31a02;}
This box has a color of #d31a02
<div style="background-color:#d31a02;">Content here</div>
.mybackground {background-color:#d31a02;}
Border around this has a color of #d31a02
<div style="border:2px solid #d31a02;">Content here</div>
.myborder {border:2px solid #d31a02;}