#d02f83 color space conversions
Hex:
#d02f83
RGB:
208, 47, 131
CMY:
18, 82, 49
CMYK:
0, 77, 37, 18
HSL:
329°, 63.1373%, 50.0000%
HSV (HSB):
329°, 77.4038%, 81.5686%
XYZ:
31.1257, 17.0816, 23.1293
xyY:
0.4363, 0.2395, 17.0816
CIE-Lab:
48.3627, 67.2127, -8.3638
CIE-LCH:
48.3627, 67.7311, 352.9067
CIE-Luv:
48.3627, 95.0388, -23.5082
Hunter-Lab:
41.3299, 62.1015, -4.2493
#d02f83 color charts
#d02f83 color shades, tints & tones
#d02f83 color schemes
#d02f83 color preview, HTML & CSS examples
This text has a color of #d02f83
<p style="color:#d02f83;">Text here</p>
.mytext {color:#d02f83;}
This box has a color of #d02f83
<div style="background-color:#d02f83;">Content here</div>
.mybackground {background-color:#d02f83;}
Border around this has a color of #d02f83
<div style="border:2px solid #d02f83;">Content here</div>
.myborder {border:2px solid #d02f83;}