#ff0db5 color space conversions
Hex:
#ff0db5
RGB:
255, 13, 181
CMY:
0, 95, 29
CMYK:
0, 95, 29, 0
HSL:
318°, 100.0000%, 52.5490%
HSV (HSB):
318°, 94.9020%, 100.0000%
XYZ:
49.7244, 24.8840, 45.8984
xyY:
0.4126, 0.2065, 24.8840
CIE-Lab:
56.9623, 88.3919, -24.1631
CIE-LCH:
56.9623, 91.6350, 344.7110
CIE-Luv:
56.9623, 116.1886, -51.0206
Hunter-Lab:
49.8839, 90.6324, -19.6342
#ff0db5 color charts
#ff0db5 color shades, tints & tones
#ff0db5 color schemes
#ff0db5 color preview, HTML & CSS examples
This text has a color of #ff0db5
<p style="color:#ff0db5;">Text here</p>
.mytext {color:#ff0db5;}
This box has a color of #ff0db5
<div style="background-color:#ff0db5;">Content here</div>
.mybackground {background-color:#ff0db5;}
Border around this has a color of #ff0db5
<div style="border:2px solid #ff0db5;">Content here</div>
.myborder {border:2px solid #ff0db5;}