#d01b51 color space conversions
Hex:
#d01b51
RGB:
208, 27, 81
CMY:
18, 89, 68
CMYK:
0, 87, 61, 18
HSL:
342°, 77.0213%, 46.0784%
HSV (HSB):
342°, 87.0192%, 81.5686%
XYZ:
27.8896, 14.7878, 9.1690
xyY:
0.5379, 0.2852, 14.7878
CIE-Lab:
45.3422, 67.8485, 18.0994
CIE-LCH:
45.3422, 70.2211, 14.9365
CIE-Luv:
45.3422, 120.5933, 6.9343
Hunter-Lab:
38.4550, 62.1614, 12.7817
#d01b51 color charts
#d01b51 color shades, tints & tones
#d01b51 color schemes
#d01b51 color preview, HTML & CSS examples
This text has a color of #d01b51
<p style="color:#d01b51;">Text here</p>
.mytext {color:#d01b51;}
This box has a color of #d01b51
<div style="background-color:#d01b51;">Content here</div>
.mybackground {background-color:#d01b51;}
Border around this has a color of #d01b51
<div style="border:2px solid #d01b51;">Content here</div>
.myborder {border:2px solid #d01b51;}