#ff299d color space conversions
Hex:
#ff299d
RGB:
255, 41, 157
CMY:
0, 84, 38
CMYK:
0, 84, 38, 0
HSL:
327°, 100.0000%, 58.0392%
HSV (HSB):
327°, 83.9216%, 100.0000%
XYZ:
48.1187, 25.2802, 34.2417
xyY:
0.4470, 0.2349, 25.2802
CIE-Lab:
57.3474, 82.3476, -9.5461
CIE-LCH:
57.3474, 82.8991, 353.3875
CIE-Luv:
57.3474, 123.2252, -29.1406
Hunter-Lab:
50.2794, 82.8403, -5.1826
#ff299d color charts
#ff299d color shades, tints & tones
#ff299d color schemes
#ff299d color preview, HTML & CSS examples
This text has a color of #ff299d
<p style="color:#ff299d;">Text here</p>
.mytext {color:#ff299d;}
This box has a color of #ff299d
<div style="background-color:#ff299d;">Content here</div>
.mybackground {background-color:#ff299d;}
Border around this has a color of #ff299d
<div style="border:2px solid #ff299d;">Content here</div>
.myborder {border:2px solid #ff299d;}