#d3102f color space conversions
Hex:
#d3102f
RGB:
211, 16, 47
CMY:
17, 94, 82
CMYK:
0, 92, 78, 17
HSL:
350°, 85.9031%, 44.5098%
HSV (HSB):
350°, 92.4171%, 82.7451%
XYZ:
27.5623, 14.4247, 4.0209
xyY:
0.5991, 0.3135, 14.4247
CIE-Lab:
44.8359, 68.7263, 38.2882
CIE-LCH:
44.8359, 78.6720, 29.1227
CIE-Luv:
44.8359, 135.7087, 22.6100
Hunter-Lab:
37.9799, 63.0744, 20.3090
#d3102f color charts
#d3102f color shades, tints & tones
#d3102f color schemes
#d3102f color preview, HTML & CSS examples
This text has a color of #d3102f
<p style="color:#d3102f;">Text here</p>
.mytext {color:#d3102f;}
This box has a color of #d3102f
<div style="background-color:#d3102f;">Content here</div>
.mybackground {background-color:#d3102f;}
Border around this has a color of #d3102f
<div style="border:2px solid #d3102f;">Content here</div>
.myborder {border:2px solid #d3102f;}