#d75f64 color space conversions
Hex:
#d75f64
RGB:
215, 95, 100
CMY:
16, 63, 61
CMYK:
0, 56, 53, 16
HSL:
358°, 60.0000%, 60.7843%
HSV (HSB):
358°, 55.8140%, 84.3137%
XYZ:
34.4168, 23.5516, 14.7885
xyY:
0.4730, 0.3237, 23.5516
CIE-Lab:
55.6360, 47.6046, 20.7044
CIE-LCH:
55.6360, 51.9122, 23.5054
CIE-Luv:
55.6360, 87.3655, 16.0985
Hunter-Lab:
48.5300, 41.6623, 15.9035
#d75f64 color charts
#d75f64 color shades, tints & tones
#d75f64 color schemes
#d75f64 color preview, HTML & CSS examples
This text has a color of #d75f64
<p style="color:#d75f64;">Text here</p>
.mytext {color:#d75f64;}
This box has a color of #d75f64
<div style="background-color:#d75f64;">Content here</div>
.mybackground {background-color:#d75f64;}
Border around this has a color of #d75f64
<div style="border:2px solid #d75f64;">Content here</div>
.myborder {border:2px solid #d75f64;}