#d00f64 color space conversions
Hex:
#d00f64
RGB:
208, 15, 100
CMY:
18, 94, 61
CMYK:
0, 93, 52, 18
HSL:
334°, 86.5471%, 43.7255%
HSV (HSB):
334°, 92.7885%, 81.5686%
XYZ:
28.4835, 14.6716, 13.3873
xyY:
0.5038, 0.2595, 14.6716
CIE-Lab:
45.1811, 70.8849, 6.0342
CIE-LCH:
45.1811, 71.1412, 4.8657
CIE-Luv:
45.1811, 115.5785, -6.4554
Hunter-Lab:
38.3036, 65.7058, 6.0904
#d00f64 color charts
#d00f64 color shades, tints & tones
#d00f64 color schemes
#d00f64 color preview, HTML & CSS examples
This text has a color of #d00f64
<p style="color:#d00f64;">Text here</p>
.mytext {color:#d00f64;}
This box has a color of #d00f64
<div style="background-color:#d00f64;">Content here</div>
.mybackground {background-color:#d00f64;}
Border around this has a color of #d00f64
<div style="border:2px solid #d00f64;">Content here</div>
.myborder {border:2px solid #d00f64;}