#ff2daa color space conversions
Hex:
#ff2daa
RGB:
255, 45, 170
CMY:
0, 82, 33
CMYK:
0, 82, 33, 0
HSL:
324°, 100.0000%, 58.8235%
HSV (HSB):
324°, 82.3529%, 100.0000%
XYZ:
49.4341, 26.0391, 40.4508
xyY:
0.4264, 0.2246, 26.0391
CIE-Lab:
58.0741, 82.8138, -16.0618
CIE-LCH:
58.0741, 84.3570, 349.0237
CIE-Luv:
58.0741, 116.5646, -38.4084
Hunter-Lab:
51.0285, 83.6229, -11.2798
#ff2daa color charts
#ff2daa color shades, tints & tones
#ff2daa color schemes
#ff2daa color preview, HTML & CSS examples
This text has a color of #ff2daa
<p style="color:#ff2daa;">Text here</p>
.mytext {color:#ff2daa;}
This box has a color of #ff2daa
<div style="background-color:#ff2daa;">Content here</div>
.mybackground {background-color:#ff2daa;}
Border around this has a color of #ff2daa
<div style="border:2px solid #ff2daa;">Content here</div>
.myborder {border:2px solid #ff2daa;}