#d3104e color space conversions
Hex:
#d3104e
RGB:
211, 16, 78
CMY:
17, 94, 69
CMYK:
0, 92, 63, 17
HSL:
341°, 85.9031%, 44.5098%
HSV (HSB):
341°, 92.4171%, 82.7451%
XYZ:
28.4244, 14.7695, 8.5604
xyY:
0.5492, 0.2854, 14.7695
CIE-Lab:
45.3169, 70.0682, 20.0397
CIE-LCH:
45.3169, 72.8776, 15.9607
CIE-Luv:
45.3169, 126.4448, 8.1845
Hunter-Lab:
38.4311, 64.7675, 13.6952
#d3104e color charts
#d3104e color shades, tints & tones
#d3104e color schemes
#d3104e color preview, HTML & CSS examples
This text has a color of #d3104e
<p style="color:#d3104e;">Text here</p>
.mytext {color:#d3104e;}
This box has a color of #d3104e
<div style="background-color:#d3104e;">Content here</div>
.mybackground {background-color:#d3104e;}
Border around this has a color of #d3104e
<div style="border:2px solid #d3104e;">Content here</div>
.myborder {border:2px solid #d3104e;}