#da255f color space conversions
Hex:
#da255f
RGB:
218, 37, 95
CMY:
15, 85, 63
CMYK:
0, 83, 56, 15
HSL:
341°, 70.9804%, 50.0000%
HSV (HSB):
341°, 83.0275%, 85.4902%
XYZ:
31.6406, 17.0548, 12.4507
xyY:
0.5175, 0.2789, 17.0548
CIE-Lab:
48.3290, 69.2481, 13.8369
CIE-LCH:
48.3290, 70.6170, 11.2998
CIE-Luv:
48.3290, 120.5066, 2.6512
Hunter-Lab:
41.2974, 64.4896, 11.0329
#da255f color charts
#da255f color shades, tints & tones
#da255f color schemes
#da255f color preview, HTML & CSS examples
This text has a color of #da255f
<p style="color:#da255f;">Text here</p>
.mytext {color:#da255f;}
This box has a color of #da255f
<div style="background-color:#da255f;">Content here</div>
.mybackground {background-color:#da255f;}
Border around this has a color of #da255f
<div style="border:2px solid #da255f;">Content here</div>
.myborder {border:2px solid #da255f;}