#d7235f color space conversions
Hex:
#d7235f
RGB:
215, 35, 95
CMY:
16, 86, 63
CMYK:
0, 84, 56, 16
HSL:
340°, 72.0000%, 49.0196%
HSV (HSB):
340°, 83.7209%, 84.3137%
XYZ:
30.6909, 16.4754, 12.3889
xyY:
0.5153, 0.2766, 16.4754
CIE-Lab:
47.5921, 68.9224, 12.7272
CIE-LCH:
47.5921, 70.0876, 10.4623
CIE-Luv:
47.5921, 118.7285, 1.4886
Hunter-Lab:
40.5899, 63.9357, 10.3162
#d7235f color charts
#d7235f color shades, tints & tones
#d7235f color schemes
#d7235f color preview, HTML & CSS examples
This text has a color of #d7235f
<p style="color:#d7235f;">Text here</p>
.mytext {color:#d7235f;}
This box has a color of #d7235f
<div style="background-color:#d7235f;">Content here</div>
.mybackground {background-color:#d7235f;}
Border around this has a color of #d7235f
<div style="border:2px solid #d7235f;">Content here</div>
.myborder {border:2px solid #d7235f;}