#d7254d color space conversions
Hex:
#d7254d
RGB:
215, 37, 77
CMY:
16, 85, 70
CMYK:
0, 83, 64, 16
HSL:
347°, 70.6349%, 49.4118%
HSV (HSB):
347°, 82.7907%, 84.3137%
XYZ:
30.0255, 16.3060, 8.5860
xyY:
0.5467, 0.2969, 16.3060
CIE-Lab:
47.3735, 67.3672, 23.5001
CIE-LCH:
47.3735, 71.3484, 19.2306
CIE-Luv:
47.3735, 124.4034, 12.4621
Hunter-Lab:
40.3807, 62.0590, 15.6598
#d7254d color charts
#d7254d color shades, tints & tones
#d7254d color schemes
#d7254d color preview, HTML & CSS examples
This text has a color of #d7254d
<p style="color:#d7254d;">Text here</p>
.mytext {color:#d7254d;}
This box has a color of #d7254d
<div style="background-color:#d7254d;">Content here</div>
.mybackground {background-color:#d7254d;}
Border around this has a color of #d7254d
<div style="border:2px solid #d7254d;">Content here</div>
.myborder {border:2px solid #d7254d;}