#ff00da color space conversions
Hex:
#ff00da
RGB:
255, 0, 218
CMY:
0, 100, 15
CMYK:
0, 100, 15, 0
HSL:
309°, 100.0000%, 50.0000%
HSV (HSB):
309°, 100.0000%, 100.0000%
XYZ:
53.8949, 26.3220, 68.5697
xyY:
0.3622, 0.1769, 26.3220
CIE-Lab:
58.3414, 93.4099, -43.2554
CIE-LCH:
58.3414, 102.9390, 335.1525
CIE-Luv:
58.3414, 99.7909, -80.6580
Hunter-Lab:
51.3049, 97.7274, -43.3284
#ff00da color charts
#ff00da RGB chart
#ff00da CMYK chart
#ff00da RGB pie chart
#ff00da color shades, tints & tones
#ff00da color schemes
#ff00da color preview, HTML & CSS examples
This text has a color of #ff00da
<p style="color:#ff00da;">Text here</p>
.mytext {color:#ff00da;}
Text color #ff00da
This box has a color of #ff00da
<div style="background-color:#ff00da;">Content here</div>
.mybackground {background-color:#ff00da;}
Background color #ff00da
Border around this has a color of #ff00da
<div style="border:2px solid #ff00da;">Content here</div>
.myborder {border:2px solid #ff00da;}
Border color #ff00da