#d3102c color space conversions
Hex:
#d3102c
RGB:
211, 16, 44
CMY:
17, 94, 83
CMYK:
0, 92, 79, 17
HSL:
351°, 85.9031%, 44.5098%
HSV (HSB):
351°, 92.4171%, 82.7451%
XYZ:
27.5039, 14.4013, 3.7130
xyY:
0.6029, 0.3157, 14.4013
CIE-Lab:
44.8031, 68.6339, 39.9767
CIE-LCH:
44.8031, 79.4276, 30.2192
CIE-Luv:
44.8031, 136.3872, 23.6580
Hunter-Lab:
37.9491, 62.9584, 20.7633
#d3102c color charts
#d3102c RGB chart
#d3102c CMYK chart
#d3102c RGB pie chart
#d3102c color shades, tints & tones
#d3102c color schemes
#d3102c color preview, HTML & CSS examples
This text has a color of #d3102c
<p style="color:#d3102c;">Text here</p>
.mytext {color:#d3102c;}
Text color #d3102c
This box has a color of #d3102c
<div style="background-color:#d3102c;">Content here</div>
.mybackground {background-color:#d3102c;}
Background color #d3102c
Border around this has a color of #d3102c
<div style="border:2px solid #d3102c;">Content here</div>
.myborder {border:2px solid #d3102c;}
Border color #d3102c