#ff7dea color space conversions
Hex:
#ff7dea
RGB:
255, 125, 234
CMY:
0, 51, 8
CMYK:
0, 51, 8, 0
HSL:
310°, 100.0000%, 74.5098%
HSV (HSB):
310°, 50.9804%, 100.0000%
XYZ:
63.4249, 41.8677, 82.5803
xyY:
0.3376, 0.2229, 41.8677
CIE-Lab:
70.7796, 62.8784, -32.7704
CIE-LCH:
70.7796, 70.9055, 332.4728
CIE-Luv:
70.7796, 66.5151, -61.7648
Hunter-Lab:
64.7053, 61.7336, -30.3753
#ff7dea color charts
#ff7dea color shades, tints & tones
#ff7dea color schemes
#ff7dea color preview, HTML & CSS examples
This text has a color of #ff7dea
<p style="color:#ff7dea;">Text here</p>
.mytext {color:#ff7dea;}
This box has a color of #ff7dea
<div style="background-color:#ff7dea;">Content here</div>
.mybackground {background-color:#ff7dea;}
Border around this has a color of #ff7dea
<div style="border:2px solid #ff7dea;">Content here</div>
.myborder {border:2px solid #ff7dea;}