#bc630d color space conversions
Hex:
#bc630d
RGB:
188, 99, 13
CMY:
26, 61, 95
CMYK:
0, 47, 93, 26
HSL:
29°, 87.0647%, 39.4118%
HSV (HSB):
29°, 93.0851%, 73.7255%
XYZ:
25.2735, 19.6441, 2.8404
xyY:
0.5292, 0.4113, 19.6441
CIE-Lab:
51.4324, 30.8663, 56.9471
CIE-LCH:
51.4324, 64.7742, 61.5415
CIE-Luv:
51.4324, 73.5121, 46.7567
Hunter-Lab:
44.3217, 24.2230, 27.2255
#bc630d color charts
#bc630d color shades, tints & tones
#bc630d color schemes
#bc630d color preview, HTML & CSS examples
This text has a color of #bc630d
<p style="color:#bc630d;">Text here</p>
.mytext {color:#bc630d;}
This box has a color of #bc630d
<div style="background-color:#bc630d;">Content here</div>
.mybackground {background-color:#bc630d;}
Border around this has a color of #bc630d
<div style="border:2px solid #bc630d;">Content here</div>
.myborder {border:2px solid #bc630d;}