#d3265c color space conversions
Hex:
#d3265c
RGB:
211, 38, 92
CMY:
17, 85, 64
CMYK:
0, 82, 56, 17
HSL:
341°, 69.4779%, 48.8235%
HSV (HSB):
341°, 81.9905%, 82.7451%
XYZ:
29.4888, 16.0078, 11.6608
xyY:
0.5159, 0.2801, 16.0078
CIE-Lab:
46.9847, 67.0019, 13.6172
CIE-LCH:
46.9847, 68.3717, 11.4881
CIE-Luv:
46.9847, 115.6991, 2.8486
Hunter-Lab:
40.0098, 61.5448, 10.7268
#d3265c color charts
#d3265c color shades, tints & tones
#d3265c color schemes
#d3265c color preview, HTML & CSS examples
This text has a color of #d3265c
<p style="color:#d3265c;">Text here</p>
.mytext {color:#d3265c;}
This box has a color of #d3265c
<div style="background-color:#d3265c;">Content here</div>
.mybackground {background-color:#d3265c;}
Border around this has a color of #d3265c
<div style="border:2px solid #d3265c;">Content here</div>
.myborder {border:2px solid #d3265c;}