#d3265f color space conversions
Hex:
#d3265f
RGB:
211, 38, 95
CMY:
17, 85, 63
CMYK:
0, 82, 55, 17
HSL:
340°, 69.4779%, 48.8235%
HSV (HSB):
340°, 81.9905%, 82.7451%
XYZ:
29.6226, 16.0613, 12.3653
xyY:
0.5103, 0.2767, 16.0613
CIE-Lab:
47.0549, 67.2109, 11.8625
CIE-LCH:
47.0549, 68.2497, 10.0095
CIE-Luv:
47.0549, 114.5871, 0.9418
Hunter-Lab:
40.0766, 61.8044, 9.7601
#d3265f color charts
#d3265f color shades, tints & tones
#d3265f color schemes
#d3265f color preview, HTML & CSS examples
This text has a color of #d3265f
<p style="color:#d3265f;">Text here</p>
.mytext {color:#d3265f;}
This box has a color of #d3265f
<div style="background-color:#d3265f;">Content here</div>
.mybackground {background-color:#d3265f;}
Border around this has a color of #d3265f
<div style="border:2px solid #d3265f;">Content here</div>
.myborder {border:2px solid #d3265f;}