#d10d65 color space conversions
Hex:
#d10d65
RGB:
209, 13, 101
CMY:
18, 95, 60
CMYK:
0, 94, 52, 18
HSL:
333°, 88.2883%, 43.5294%
HSV (HSB):
333°, 93.7799%, 81.9608%
XYZ:
28.7874, 14.7827, 13.6480
xyY:
0.5031, 0.2584, 14.7827
CIE-Lab:
45.3352, 71.4066, 5.6582
CIE-LCH:
45.3352, 71.6304, 4.5306
CIE-Luv:
45.3352, 116.2340, -7.0012
Hunter-Lab:
38.4483, 66.3635, 5.8677
#d10d65 color charts
#d10d65 color shades, tints & tones
#d10d65 color schemes
#d10d65 color preview, HTML & CSS examples
This text has a color of #d10d65
<p style="color:#d10d65;">Text here</p>
.mytext {color:#d10d65;}
This box has a color of #d10d65
<div style="background-color:#d10d65;">Content here</div>
.mybackground {background-color:#d10d65;}
Border around this has a color of #d10d65
<div style="border:2px solid #d10d65;">Content here</div>
.myborder {border:2px solid #d10d65;}