#d6194f color space conversions
Hex:
#d6194f
RGB:
214, 25, 79
CMY:
16, 90, 69
CMYK:
0, 88, 63, 16
HSL:
343°, 79.0795%, 46.8627%
HSV (HSB):
343°, 88.3178%, 83.9216%
XYZ:
29.4905, 15.5559, 8.8454
xyY:
0.5472, 0.2887, 15.5559
CIE-Lab:
46.3864, 69.5872, 20.9432
CIE-LCH:
46.3864, 72.6705, 16.7499
CIE-Luv:
46.3864, 126.5247, 9.3422
Hunter-Lab:
39.4410, 64.4447, 14.3118
#d6194f color charts
#d6194f color shades, tints & tones
#d6194f color schemes
#d6194f color preview, HTML & CSS examples
This text has a color of #d6194f
<p style="color:#d6194f;">Text here</p>
.mytext {color:#d6194f;}
This box has a color of #d6194f
<div style="background-color:#d6194f;">Content here</div>
.mybackground {background-color:#d6194f;}
Border around this has a color of #d6194f
<div style="border:2px solid #d6194f;">Content here</div>
.myborder {border:2px solid #d6194f;}